Problem Note 39345: Starting SAS® Enterprise Miner(tm) client from the server after applying SAS® 9.2 Phase 2 maintenance gives an error: exception thrown by the agent
After applying SAS® 9.2 Phase 2 maintenance, when you start the SAS Enterprise Miner client from the server by executing em.bat from \SAS\Lev1\AnalyticsPlatform\apps\EnterpriseMiner\bin, or by executing em.sh from /SAS/Lev1/AnalyticsPlatform/apps/EnterpriseMiner/bin, the following error might appear in the SAS® Analytics Platform log:
Error: Exception thrown by the agent : java.lang.RuntimeException:
com.sas.app.RepositoryException: Encountered a plugin request (dependency) which conflicts with previous
requests or previousy selected plugin version:
sas.apps.session.nls [105201.4.0.20091028190000_m2apc15,105201.4.0.20091028190000_m2apc15],
sas.apps.session.nls [105000.6.0.20090325190000_d2apc15,105000.6.0.20090325190000_d2apc15],
sas.apps.session.server.nls [105000.6.0.20090325190000_d2apc15,105000.6.0.20090325190000_d2apc15],
sas.apps.session.server.nls [105201.4.0.20091028190000_m2apc15,105201.4.0.20091028190000_m2apc15]
This error results from a problem with the PICKLISTS listed in the em.bat and em.sh files. Client connections from SAS Enterprise Miner client or from Java Web Start will continue to work. The problem occurs only on the server that is trying to run the SAS Enterprise Miner client.
To manually resolve this problem, you can edit em.bat or em.sh to change the PICKLIST. Understand that the path will not be the same in your installation.
For em.bat, change from:
PICKLISTS=@/install/EM61M2/config/Lev1/AnalyticsPlatform/picklist.config:@/insta
ll/EM61M2/config/Lev1/AnalyticsPlatform/apps/EnterpriseMiner/picklist.config:@/i
nstall/EM61M2/config/Lev1/AnalyticsPlatform/apps/EnterpriseMiner/picklists/tm/pi
cklist.config
to:
PICKLISTS=@/install/EM61M2/config/Lev1/AnalyticsPlatform/apps/EnterpriseMiner/pi
cklist.config:@/install/EM61M2/config/Lev1/AnalyticsPlatform/apps/EnterpriseMine
r/picklists/tm/picklist.config
For em.sh, change from:
PICKLISTS=@/data/config/Lev1/AnalyticsPlatform/picklist.config:@/data/config/Lev1/A
nalyticsPlatform/apps/EnterpriseMiner/picklist.config:@/data/config/Lev1/AnalyticsP
latform/apps/EnterpriseMiner/picklists/tm/picklist.config
to:
PICKLISTS=@/data/config/Lev1/AnalyticsPlatform/apps/EnterpriseMiner/picklist.config:
@/data/config/Lev1/AnalyticsPlatform/apps/EnterpriseMiner/picklists/tm/picklist.config
Operating System and Release Information
SAS System | SAS Enterprise Miner | Microsoft® Windows® for 64-Bit Itanium-based Systems | 6.1 | 6.2 | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 6.1 | 6.2 | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 6.1 | 6.2 | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft Windows XP 64-bit Edition | 6.1 | 6.2 | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft® Windows® for x64 | 6.1 | 6.2 | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft Windows Server 2003 Datacenter Edition | 6.1 | | 9.2 TS2M2 | |
Microsoft Windows Server 2003 Enterprise Edition | 6.1 | 6.2 | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft Windows Server 2003 Standard Edition | 6.1 | | 9.2 TS2M2 | |
Microsoft Windows Server 2008 | 6.1 | 6.2 | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft Windows XP Professional | 6.1 | 6.2 | 9.2 TS2M2 | 9.2 TS2M3 |
Windows 7 Enterprise 32 bit | 6.1 | | 9.2 TS2M2 | |
Windows 7 Enterprise x64 | 6.1 | | 9.2 TS2M2 | |
Windows 7 Home Premium 32 bit | 6.1 | | 9.2 TS2M2 | |
Windows 7 Home Premium x64 | 6.1 | | 9.2 TS2M2 | |
Windows 7 Professional 32 bit | 6.1 | | 9.2 TS2M2 | |
Windows 7 Professional x64 | 6.1 | | 9.2 TS2M2 | |
Windows 7 Ultimate 32 bit | 6.1 | | 9.2 TS2M2 | |
Windows 7 Ultimate x64 | 6.1 | | 9.2 TS2M2 | |
Windows Vista | 6.1 | 6.2 | 9.2 TS2M2 | 9.2 TS2M3 |
64-bit Enabled AIX | 6.1 | 6.2 | 9.2 TS2M2 | 9.2 TS2M3 |
64-bit Enabled HP-UX | 6.1 | 6.2 | 9.2 TS2M2 | 9.2 TS2M3 |
64-bit Enabled Solaris | 6.1 | 6.2 | 9.2 TS2M2 | 9.2 TS2M3 |
HP-UX IPF | 6.1 | 6.2 | 9.2 TS2M2 | 9.2 TS2M3 |
Linux | 6.1 | 6.2 | 9.2 TS2M2 | 9.2 TS2M3 |
Linux for x64 | 6.1 | 6.2 | 9.2 TS2M2 | 9.2 TS2M3 |
Solaris for x64 | 6.1 | 6.2 | 9.2 TS2M2 | 9.2 TS2M3 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2010-04-26 14:26:13 |
Date Created: | 2010-04-14 13:02:30 |